home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Windows marzen
/
Maxthon 2.0.4
/
mx_2.0.4.5799.exe
/
template
/
History
/
maxHistory.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2007-09-17
|
2KB
|
123 lines
/*
Style Sheet For History Template v2.0.4.1
2007-02-01 10:19:32
SiC
*/
.header{
height: 64px;
}
.innerHeader,
.innerNavPanel,
.buttons,
.contentWrapper{
min-width: 610px;
width: auto;
margin: 0px 20px;
}
.controlPanel{
margin: 10px 0px;
}
/* page */
.list-table{
}
.list-sep-item{
border-bottom: 1px dotted #E0E0E0;
}
.list-panel{
border-right: 1px dotted #CCCCCC;
}
.list-panel a:link,
.list-panel a:active,
.list-panel a:visited,
.list-panel a:hover
{
text-align: left;
color: #756A4F;
display: block;
white-space: nowrap;
text-decoration: none;
padding: 3px 5px;
margin: 1px;
}
.list-panel a:hover
{
padding: 2px 4px;
color: #395500;
border: 1px solid #A5D11F;
background: #F4FBE1;
}
.list-panel a:link.active,
.list-panel a:active.active,
.list-panel a:visited.active,
.list-panel a:hover.active{
color: black;
padding: 2px 4px;
border: 1px solid #98C7F5;
background: #ECF4FD url('images/arrow.png') right no-repeat;
}
.delete-button{
float:right;
margin: 2px 5px;
}
/* mini buttons */
.minibuttons{
border: 1px solid #DAD6CB;
border-right: none;
white-space: nowrap;
}
.minibuttons a:link,
.minibuttons a:active,
.minibuttons a:visited,
.minibuttons a:hover
{
display: inline;
overflow: hidden;
padding: 1px 5px;
color: #645A44;
text-decoration: none;
border-right: 1px solid #DAD6CB;
}
.minibuttons a:hover
{
color: #395500;
background: #F4FADF;
}
.list-item{
margin: 5px;
}
.list-item-label{
color: #666666;
}
.list-item-label a{
color: #666666;
}
.search-item{
margin-bottom: 20px;
}
.search-item-label{
color: #666666;
font-weight: normal;
}
.search-item-label a{
color: #666666;
}
.search-item-url{
word-break: break-all;
color: #999999;
}
.search-item-summary{
color: #666666;
}